home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000231_fdc@watsun.cc.columbia.edu_Sat Jun 30 17:33:10 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  52 lines

  1. Article: 12551 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!fdc
  3. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  4. Newsgroups: comp.os.vms,comp.protocols.kermit.misc
  5. Subject: C-Kermit 8.0 Beta
  6. Date: 30 Jun 2001 21:21:19 GMT
  7. Organization: Columbia University
  8. Lines: 36
  9. Message-ID: <9hlfsf$10m$1@newsmaster.cc.columbia.edu>
  10. NNTP-Posting-Host: watsun.cc.columbia.edu
  11. X-Trace: newsmaster.cc.columbia.edu 993936079 1046 128.59.39.2 (30 Jun 2001 21:21:19 GMT)
  12. X-Complaints-To: postmaster@columbia.edu
  13. NNTP-Posting-Date: 30 Jun 2001 21:21:19 GMT
  14. Xref: newsmaster.cc.columbia.edu comp.os.vms:292363 comp.protocols.kermit.misc:12551
  15.  
  16.  
  17. I announced C-Kermit 8.0 Beta.02 yesterday on the Kermit newsgroup:
  18.  
  19.   comp.protocols.kermit.misc
  20.  
  21. You can find it here:
  22.  
  23.   http://www.columbia.edu/kermit/ck80.html
  24.  
  25. Of course I still keep the VMS version current, and built this one
  26. on 5.5 through 7.2 with and without various TCP/IP packages (TGV,
  27. UCX, TCPware, etc).
  28.  
  29. Can somebody who has VMS 7.3 and a C compiler please try building
  30. it there?  (Was VMS 7.3 also released for VAX?)
  31.  
  32. Other builds are needed too:
  33.  
  34.  . Any pre-5.5 VMS version
  35.  . VMS 6-point-anything on VAX
  36.  
  37. By the way, the new release of C-Kermit includes a built-in FTP client,
  38. which, because it's built-in to C-Kermit, is also fully scriptable and
  39. has all the other Kermit file transfer features, such as restart,
  40. automatic text/binary-mode switching, character-set translation, and
  41. cross-platform recursive directory-tree transfer.  But it's only for UNIX.
  42. That's because it would take a better VMS programmer than I am to adapt
  43. it to VMS, mainly because of all the RMS aspects and the associated FTP
  44. protocol tricks used for VMS-to-VMS transfers and/or exporting bizarre
  45. VMS file formats to non-VMS systems, etc.  If anybody is interested in
  46. taking this on, let me know.
  47.  
  48. C-Kermit 8.0 also includes all sorts of security: Kerberos IV and V,
  49. SSL/TLS, and SRP.  That hasn't been ported to VMS either.  Same deal.
  50.  
  51. - Frank <fdc@columbia.edu>
  52.